ASIO Driver for Buzz beta1 -------------------------- I finally got myself an ASIO compatible soundcard (RME digi96/8 PAD) and wrapped together this driver in few hours. It already works perfect for me but I haven't tested it with any other card. Installation: copy both files to Buzz/WaveOutput Limitations: - only 2 output channels and no inputs supported (all inputs and outputs will be available in next release) - 44100hz samplerate required. Buzz works internally in 44100hz so other samplerates are not possible without a high quality samplerate converter in the driver. I'll add if there's real need for it. - only two sample formats are currently supported: 16bit integer and 32bit integer. If you get no output your soundcard might use a different format. PS. I highly recommend the digi96/8 soundcards for NT users. I get 6ms latency with 8 inputs and 8 outputs, 24bit, 44100hz in NT 4.0 without clicks if I don't run any other programs at the same time. This allows me to use Buzz as a realtime effects processor. The same drivers should also work in W2K but I haven't tested it yet. See www.rme-audio.com for more info. ot@iki.fi